Autogenerated HTML docs for v2.47.1-492-g2ccc89 
diff --git a/git-replay.html b/git-replay.html index 89b24fd..f3f636c 100644 --- a/git-replay.html +++ b/git-replay.html 
@@ -957,7 +957,8 @@  <dt class="hdlist1">--ancestry-path[=&lt;commit&gt;]</dt>  <dd>  <p>When given a range of commits to display (e.g. <em>commit1..commit2</em> -or <em>commit2 ^commit1</em>), only display commits in that range +or <em>commit2 ^commit1</em>), and a commit &lt;commit&gt; in that range, +only display commits in that range  that are ancestors of &lt;commit&gt;, descendants of &lt;commit&gt;, or  &lt;commit&gt; itself. If no commit is specified, use <em>commit1</em> (the  excluded part of the range) as &lt;commit&gt;. Can be passed multiple